Amir/gig 5009 documentation update for registrationverified webhook#66
Draft
mdamire wants to merge 502 commits intoringcentral:masterfrom
Draft
Conversation
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
* fix bc style breaks from rouge 3.x Signed-off-by: Matthew Peveler <matt.peveler@gmail.com> * use bright_pink for Name::Label Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
Bumps [middleman](https://github.com/middleman/middleman) from 4.3.6 to 4.3.7. - [Release notes](https://github.com/middleman/middleman/releases) - [Changelog](https://github.com/middleman/middleman/blob/v4.3.7/CHANGELOG.md) - [Commits](middleman/middleman@v4.3.6...v4.3.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
master -> main branch
Correct Github username to jakemack from jackmack
Signed-off-by: Mike Ralphson <mike.ralphson@gmail.com>
Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.17.0 to 3.19.0. - [Release notes](https://github.com/rouge-ruby/rouge/releases) - [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md) - [Commits](rouge-ruby/rouge@v3.17.0...v3.19.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/vmg/redcarpet/releases) - [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md) - [Commits](vmg/redcarpet@v3.4.0...v3.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.19.0 to 3.20.0. - [Release notes](https://github.com/rouge-ruby/rouge/releases) - [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md) - [Commits](rouge-ruby/rouge@v3.19.0...v3.20.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3. **This update includes a security fix.** - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](rack/rack@v2.2.2...2.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
We have changed our view on cellphone number and decided that email is now required and cellphone number is now optional
…on-to-make-email-reqruied-phone-number feat: change cellphone number from required to optional
We have changed how webhooks work when reaching the listeners, we have now added retry with exponential backoff
…tation-with-webhook-retry-behavior feat: update webhook info
feat: added documentation for employee invitation_code field
…sing-an-open-payrun feat: add info about payrun close action
…ment-terms-status feat: add `payment terms` endpoint documentation
…-about-payment-terms-status Revert "feat: add `payment terms` endpoint documentation"
- Rename _invoices.md to _payruns.md - Update all references from "Invoice" to "Payrun" throughout documentation - Update API endpoints from /v2/invoices/ to /v2/payruns/ - Update webhook events from Invoice.* to Payrun.* - Update navigation in index.html.md
The canceled_at field was missing even though it is in the code
…for-canceled_at feat: add `canceled_at` to payout documentation
Remove the "Create an Integration" section from the API documentation as this endpoint is not actually available for creating integrations.
Remove mention of types of integrations as we now only have one integration type going.
…tation-about-integration-creation-endoint docs: remove integration creation endpoint documentation
…s-endpoint-in-the-api feat: rename invoices endpoint to payruns in API documentation
debcea2 to
c74bfef
Compare
We have added new registration endpoint and this is the documentation for it
We have added an endpoint that is demo only that approves registrations to ease development. So we document it for developers to use
…ocumentation feat: add documentation for `Registration` endpoint
Registration.verified the the new event we have. This event is tied to an user while the other events are tied to an integration.
c74bfef to
81bae1a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.